From 60460abdf3aa0983c081388df37c397833a032da Mon Sep 17 00:00:00 2001 From: Jeremy Bicha Date: Sat, 20 Jan 2018 11:56:18 -0500 Subject: [PATCH] Bump debhelper compat to 11 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- debian/control.in | 2 +- debian/libbabl-doc.doc-base | 4 ++-- 5 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1436ba4..76cd17c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ babl (0.1.38-2) UNRELEASED; urgency=medium * Add debian/gbp.conf * Update Vcs fields for migration to https://salsa.debian.org/ + * Bump debhelper compat to 11 -- Jeremy Bicha Thu, 14 Dec 2017 09:25:53 -0500 diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index 7806766..af31f6f 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Section: libs Priority: optional Maintainer: Debian GNOME Maintainers Uploaders: Jeremy Bicha -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11), gnome-pkg-tools, gobject-introspection, libgirepository1.0-dev, diff --git a/debian/control.in b/debian/control.in index 1c7b029..7fdb056 100644 --- a/debian/control.in +++ b/debian/control.in @@ -3,7 +3,7 @@ Section: libs Priority: optional Maintainer: Debian GNOME Maintainers Uploaders: @GNOME_TEAM@ -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11), gnome-pkg-tools, gobject-introspection, libgirepository1.0-dev, diff --git a/debian/libbabl-doc.doc-base b/debian/libbabl-doc.doc-base index 0aca12a..ff4ba8d 100644 --- a/debian/libbabl-doc.doc-base +++ b/debian/libbabl-doc.doc-base @@ -7,5 +7,5 @@ Abstract: This manual describes what babl is Section: Graphics Format: HTML -Index: /usr/share/doc/libbabl-doc/index-static.html -Files: /usr/share/doc/libbabl-doc/index.html +Index: /usr/share/doc/libbabl-dev/index-static.html +Files: /usr/share/doc/libbabl-dev/index.html -- 2.30.2